
.content{ width:1200px; margin:0 auto;}

/*---子页ban--*/
.subban{ width:100%;height:296px;}

.dqwzbox{font:12px/22px "微软雅黑";color:#aeaeae;padding:20px 0 0 0;}
.dqwzbox>p{ float:right;padding-left:26px;background:url(../images/dqwz_ico.png) no-repeat left center;}
.dqwzbox a{ color:#aeaeae;}
.dqwzbox a:hover{ color:#0076c0;}

/*--二级导航--*/
.ejnav{ margin:0 auto;}
.ejnav ul{float:left;}
.ejnav li{ float:left; margin:15px 23px;position: relative;}
.ejnav li h2{}
.ejnav li h2 a{display:block; text-align:center;width:152px; font:normal 13px/30px "微软雅黑";height:30px;background:url(../images/ejnavli_bg.png) no-repeat center #fff;color:#aeaeae;border:1px solid #aeaeae;}
.ejnav li h2 a:hover{background:url(../images/ejnavlih_bg.png) no-repeat center #0076c0;border:1px solid #0076c0; color:#fff;}
.ejnav li h2 a.active{background:url(../images/ejnavlih_bg.png) no-repeat center #0076c0;border:1px solid #0076c0; color:#fff;}

.subcontent{ font:12px/28px "微软雅黑"; color:#333; padding:40px 0px 0 0;}

/*--关于我们--*/
.gswhul li{ margin-top:34px;padding-left:42px;background:url(../images/gswhli_ico.png) no-repeat left 0;position: relative;}
.gswhul li h2{ font:bold 16px/22px "微软雅黑"; color:#000000; margin-bottom:4px;}

.lh-gswh{ width:1032px;margin:0 auto;}
.gswhimg01{ float:right;}

/*--网站地图--*/
.wzdtlogo{ text-align:center;}
.wzdtbox{ margin-top:36px;min-height:200px;}
.wzdtlie{width:14.28%;float:left;}
.wzdtlie a{display:block; width:100%;text-align:center;font:14px/48px "微软雅黑"; color:#646464;}
.wzdtlie a.wzdta{ margin-bottom:10px;background:url(../images/wzdta_ico.png) no-repeat right center #0076c0;color:#fff;}
.wzdtlie a.wzdta:hover{ color:#ff0;}
.wzdtlie a:hover{ color:#0076c0;}
.wzdtlie a.wzdtafirst{-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;}
.wzdtlie a.wzdtalast{-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;}

/*--联系我们--*/
.lh-lxfs{ padding:32px 0; background:#fff;min-height:200px;}
.lh-lxfsbox{ width:970px; margin:0 auto;}
.lh-lxfsimg{ float:left; padding-left:116px;}
.lh-lxfsul{ float:right;}
.lh-lxfsul li{ font:14px/42px "微软雅黑"; color:#3b3b3b; padding-left:32px;}
.lh-lxfsul li.lh-lxfs01{background:url(../images/lxwm_ico01.png) no-repeat left 14px;}
.lh-lxfsul li.lh-lxfs02{background:url(../images/lxwm_ico02.png) no-repeat left 14px;}
.lh-lxfsul li.lh-lxfs03{background:url(../images/lxwm_ico03.png) no-repeat left 14px;}
.lh-lxfsul li.lh-lxfs04{background:url(../images/lxwm_ico04.png) no-repeat left 14px;}
.lh-lxfsul li.lh-lxfs05{background:url(../images/lxwm_ico05.png) no-repeat left 14px;}

/*--在线留言--*/
.lh-zxly{ width:966px; margin:0 auto;}
.lh-zxlyleft{ width:206px; float:left;text-align:center;}
.lh-zxlyleft .zxlytit{ font:bold 20px/42px "微软雅黑"; color:#000;padding-top:20px;}
.lh-zxlyleft .zxlytitem{ font:13px/30px "微软雅黑"; color:#cccccc; text-transform:uppercase;}
.lh-zxlyleft .zxlytxt{font:12px/24px "微软雅黑"; color:#999;}

.lh-zxlyright{ width:660px; float:right;}
.zxlytitbox{ padding-left:10px;font:12px/18px "微软雅黑"; color:#333333;background:url(../images/zxlyright_ico.jpg) no-repeat left center;}
.zxlytitbox .titone{ font-size:13px;}

.zxlylie{ margin-top:6px;}
.zxlylie>p{ font:13px/35px "微软雅黑"; color:#333333;}
.zxlylie>p em{ padding:0 3px; color:#ff0000;}
.zxlylie .zxlyinput{padding:0 10px;border:1px dashed #aaaaaa;height:32px;}
.zxlylie .zxlyinput input{font:13px/32px "微软雅黑"; border:0px; background-color:transparent;color:#333333;width:98%;height: 32px;line-height: 32px;}
.zxlylie .zxlytextarea{ padding:5px 10px; height:124px;border:1px dashed #aaaaaa;}
.zxlylie textarea{ width:100%;height:124px;font:13px/28px "微软雅黑"; border:0px; background-color:transparent;color:#333333; resize:none;overflow:hidden;}

.zxlylie .zxlyyzm .zxlyinput{ width:150px; float:left;}
.zxlylie .yzmimg{ width:94px; height:32px; float:left;border:1px solid #dfdfdf;margin-left:14px;}
.zxlylie .lh-zxlybtn{ display:block; float:left; width:122px; height:34px; margin-left:14px;font:14px/34px "微软雅黑";background:#0076c0; color:#fff; text-align:center;}
.zxlylie .lh-zxlybtn:hover{ color:#ff0;}

/*--平板--*/	
@media screen and (max-width: 1200px) {
.content{ width:96%; margin:0 auto;}
img{ max-width:100%;}
.ejnav li h2 a{
	box-sizing:border-box;
   overflow:hidden;
   white-space: nowrap;
	text-overflow: ellipsis;
    word-spacing: normal;
}
/*--关于我们--*/
.lh-gswh{ width:100%;}
.gswhimg01{ width:60%;}

/*--联系我们--*/
.lh-lxfsimg{ width:30%; padding:1% 0 0 5%;}
.lh-lxfsbox{ width:90%;}
.lh-lxfsul{ width:50%;}

/*--在线留言--*/
.lh-zxly{ width:95%;}
.lh-zxlyleft{ width:25%;}
.lh-zxlyright{ width:70%;}
}

/*--手机--*/	
@media screen and (max-width: 768px) {
.ejnav{padding-top:10px;}
.ejnav ul{float:none; text-align:center;}
.ejnav li{ box-sizing:border-box; margin:10px 0 0;}
.ejnav li h2 a{background:#fff;width:100%;}
.ejnav li h2 a:hover{background:#0076c0;}
.ejnav li h2 a.active{background:#0076c0;}

.dqwzbox>p{ float:left; margin-left:5px;}

/*--关于我们--*/
.gswhimg01{float:none; width:95%; margin:0 auto;}

/*--网站地图--*/
.wzdtlie{ width:100%;}
.wzdtlie a{ font:14px/35px "微软雅黑";}
.wzdtlie a.wzdtafirst{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}	
.wzdtlie a.wzdta{ display:block;width:27%; float:left; background:#0076c0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.wzdtrbox{ width:73%; float:left;}
.wzdtrbox a{display:inline; white-space:nowrap;margin-left:5%;}

/*--联系我们--*/
.lh-dzdtbox{ display:none;}
.lh-lxfs{ padding:20px 0;}
.lh-lxfsimg{ display:none;}
.lh-lxfsul{ width:100%;}

/*--在线留言--*/
.lh-zxlyleft{ display:none;}
.lh-zxlyright{ width:100%;}


}
@media screen and (max-width:480px) {
.zxlylie .lh-zxlybtn{ width:100%; margin:0 auto; clear:both; margin-top:20px;}
.zxlylie .zxlyyzm .zxlyinput{ width:54%;}
}
@media screen and (max-width: 614px) {
    .ejnav li{ width: 33.33% !important;}
}@media screen and (max-width: 434px) {
    .ejnav li{ width: 50% !important;}
}